The Imagick class
PHP Manual

Imagick::setType

(PECL imagick 2.0.0)

Imagick::setTypeSets the image type attribute

Descripción

bool Imagick::setType ( int $image_type )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the image type attribute.

Lista de parámetros

image_type

Valores retornados

Returns TRUE on success.


The Imagick class
PHP Manual